[INFO] cloning repository https://github.com/nimec77/yandex_bank_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nimec77/yandex_bank_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimec77%2Fyandex_bank_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimec77%2Fyandex_bank_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 712faefab0ca07bab70e389c5492ed197088cc2c
[INFO] testing nimec77/yandex_bank_api against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimec77%2Fyandex_bank_api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nimec77/yandex_bank_api
[INFO] finished tweaking git repo https://github.com/nimec77/yandex_bank_api
[INFO] tweaked toml for git repo https://github.com/nimec77/yandex_bank_api written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nimec77/yandex_bank_api on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nimec77/yandex_bank_api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_properties_data v2.1.1
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded actix-web v4.12.0
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded icu_properties v2.1.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5563a5c902cbc71ae6f0589a46cfa0cdc170216dbd566dabd24cb8207e83a907
[INFO] running `Command { std: "docker" "start" "-a" "5563a5c902cbc71ae6f0589a46cfa0cdc170216dbd566dabd24cb8207e83a907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5563a5c902cbc71ae6f0589a46cfa0cdc170216dbd566dabd24cb8207e83a907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5563a5c902cbc71ae6f0589a46cfa0cdc170216dbd566dabd24cb8207e83a907", kill_on_drop: false }`
[INFO] [stdout] 5563a5c902cbc71ae6f0589a46cfa0cdc170216dbd566dabd24cb8207e83a907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d9f2212675aa61d0bed94f418b2166b1dcd563bd3e3036a6c926d9db3afbea7
[INFO] running `Command { std: "docker" "start" "-a" "1d9f2212675aa61d0bed94f418b2166b1dcd563bd3e3036a6c926d9db3afbea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-web v4.12.0
[INFO] [stderr]    Compiling actix-cors v0.7.1
[INFO] [stderr]    Compiling yandex_bank_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "1d9f2212675aa61d0bed94f418b2166b1dcd563bd3e3036a6c926d9db3afbea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9f2212675aa61d0bed94f418b2166b1dcd563bd3e3036a6c926d9db3afbea7", kill_on_drop: false }`
[INFO] [stdout] 1d9f2212675aa61d0bed94f418b2166b1dcd563bd3e3036a6c926d9db3afbea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e325507855791bd25751b07dd0dfa0603a251d25f66ec0b7215adcef4a807639
[INFO] running `Command { std: "docker" "start" "-a" "e325507855791bd25751b07dd0dfa0603a251d25f66ec0b7215adcef4a807639", kill_on_drop: false }`
[INFO] [stderr]    Compiling yandex_bank_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.81s
[INFO] running `Command { std: "docker" "inspect" "e325507855791bd25751b07dd0dfa0603a251d25f66ec0b7215adcef4a807639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e325507855791bd25751b07dd0dfa0603a251d25f66ec0b7215adcef4a807639", kill_on_drop: false }`
[INFO] [stdout] e325507855791bd25751b07dd0dfa0603a251d25f66ec0b7215adcef4a807639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67909c30ac4811e85aa1cfd160f1dd3148d666f73a6d744c044b0e7b9a65b4f6
[INFO] running `Command { std: "docker" "start" "-a" "67909c30ac4811e85aa1cfd160f1dd3148d666f73a6d744c044b0e7b9a65b4f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yandex_bank_api-80b1423ef78dfa59)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test application::auth_service::tests::test_get_token_returns_error_for_nonexistent_user ... ok
[INFO] [stdout] test application::auth_service::tests::test_login_returns_error_for_nonexistent_user ... ok
[INFO] [stdout] test application::service::tests::test_get_account_retrieves_existing_account ... ok
[INFO] [stdout] test application::service::tests::test_deposit_returns_error_for_nonexistent_account ... ok
[INFO] [stdout] test application::service::tests::test_multiple_deposits ... ok
[INFO] [stdout] test application::service::tests::test_transfer_returns_error_for_insufficient_funds ... ok
[INFO] [stdout] test application::service::tests::test_create_account_creates_account_with_zero_balance ... ok
[INFO] [stdout] test application::service::tests::test_get_account_returns_error_for_nonexistent_account ... ok
[INFO] [stdout] test application::service::tests::test_multiple_withdrawals ... ok
[INFO] [stdout] test application::service::tests::test_transfer_returns_error_for_nonexistent_from_account ... ok
[INFO] [stdout] test application::service::tests::test_deposit_adds_amount_correctly ... ok
[INFO] [stdout] test application::service::tests::test_transfer_returns_error_for_nonexistent_to_account ... ok
[INFO] [stdout] test application::service::tests::test_withdraw_returns_error_for_nonexistent_account ... ok
[INFO] [stdout] test application::service::tests::test_transfer_returns_error_for_same_account ... ok
[INFO] [stdout] test application::service::tests::test_transfer_transfers_between_accounts_correctly ... ok
[INFO] [stdout] test application::service::tests::test_withdraw_allows_withdrawing_exact_balance ... ok
[INFO] [stdout] test application::service::tests::test_withdraw_returns_error_for_insufficient_funds ... ok
[INFO] [stdout] test application::service::tests::test_create_account_generates_unique_ids ... ok
[INFO] [stdout] test application::service::tests::test_withdraw_subtracts_amount_correctly ... ok
[INFO] [stdout] test data::memory::tests::test_concurrent_writes ... ok
[INFO] [stdout] test data::memory::tests::test_find_by_id_finds_existing_account ... ok
[INFO] [stdout] test data::memory::tests::test_multiple_accounts ... ok
[INFO] [stdout] test data::memory::tests::test_save_saves_account_correctly ... ok
[INFO] [stdout] test data::memory::tests::test_concurrent_reads ... ok
[INFO] [stdout] test data::memory::tests::test_find_by_id_returns_none_for_nonexistent_account ... ok
[INFO] [stdout] test data::memory::tests::test_save_overwrites_existing_account ... ok
[INFO] [stdout] test data::user_repository::tests::test_find_user_by_email_case_sensitive ... ok
[INFO] [stdout] test data::user_repository::tests::test_find_user_by_email_finds_user_by_email ... ok
[INFO] [stdout] test data::user_repository::tests::test_find_user_by_email_returns_none_for_nonexistent_email ... ok
[INFO] [stdout] test data::user_repository::tests::test_find_user_by_id_finds_user_by_id ... ok
[INFO] [stdout] test data::user_repository::tests::test_find_user_by_id_returns_none_for_nonexistent_id ... ok
[INFO] [stdout] test data::user_repository::tests::test_multiple_users ... ok
[INFO] [stdout] test data::user_repository::tests::test_concurrent_reads ... ok
[INFO] [stdout] test data::user_repository::tests::test_concurrent_writes ... ok
[INFO] [stdout] test domain::error::tests::test_error_debug ... ok
[INFO] [stdout] test domain::error::tests::test_insufficient_funds_display ... ok
[INFO] [stdout] test data::user_repository::tests::test_save_user_overwrites_existing_user ... ok
[INFO] [stdout] test data::user_repository::tests::test_save_user_saves_user_correctly ... ok
[INFO] [stdout] test domain::error::tests::test_account_not_found_display ... ok
[INFO] [stdout] test data::memory::tests::test_update_updates_existing_account ... ok
[INFO] [stdout] test domain::error::tests::test_internal_error_display ... ok
[INFO] [stdout] test domain::error::tests::test_invalid_amount_display ... ok
[INFO] [stdout] test domain::error::tests::test_unauthorized_error_display ... ok
[INFO] [stdout] test domain::models::tests::test_amount_deserialization ... ok
[INFO] [stdout] test domain::error::tests::test_validation_error_display ... ok
[INFO] [stdout] test domain::models::tests::test_amount_large_value ... ok
[INFO] [stdout] test domain::error::tests::test_not_found_error_display ... ok
[INFO] [stdout] test domain::models::tests::test_amount_new ... ok
[INFO] [stdout] test domain::models::tests::test_amount_partial_eq ... ok
[INFO] [stdout] test domain::models::tests::test_amount_partial_ord ... ok
[INFO] [stdout] test domain::models::tests::test_amount_serialization ... ok
[INFO] [stdout] test domain::models::tests::test_amount_inner ... ok
[INFO] [stdout] test domain::models::tests::test_amount_zero ... ok
[INFO] [stdout] test infrastructure::security::tests::test_generate_token_creates_valid_token ... ok
[INFO] [stdout] test infrastructure::security::tests::test_validate_token_rejects_invalid_token ... ok
[INFO] [stdout] test infrastructure::security::tests::test_generate_token_different_users_produce_different_tokens ... ok
[INFO] [stdout] test infrastructure::security::tests::test_validate_token_rejects_token_with_wrong_secret ... ok
[INFO] [stdout] test infrastructure::security::tests::test_validate_token_validates_correct_token ... ok
[INFO] [stdout] test infrastructure::security::tests::test_token_round_trip ... ok
[INFO] [stdout] test infrastructure::security::tests::test_verify_password_invalid_hash_format ... ok
[INFO] [stdout] test infrastructure::security::tests::test_generate_token_contains_correct_user_id ... ok
[INFO] [stdout] test application::auth_service::tests::test_register_user_registers_new_user_successfully ... ok
[INFO] [stdout] test application::auth_service::tests::test_get_token_generates_token_for_existing_user ... ok
[INFO] [stdout] test application::auth_service::tests::test_register_user_returns_error_for_duplicate_email ... ok
[INFO] [stdout] test infrastructure::security::tests::test_hash_password_generates_valid_hash ... ok
[INFO] [stdout] test infrastructure::security::tests::test_verify_password_correct_password_returns_true ... ok
[INFO] [stdout] test application::auth_service::tests::test_login_logs_in_with_correct_credentials ... ok
[INFO] [stdout] test application::auth_service::tests::test_register_user_hashes_password ... ok
[INFO] [stdout] test infrastructure::security::tests::test_verify_password_with_special_characters ... ok
[INFO] [stdout] test infrastructure::security::tests::test_verify_password_incorrect_password_returns_false ... ok
[INFO] [stdout] test infrastructure::security::tests::test_verify_password_with_empty_password ... ok
[INFO] [stdout] test application::auth_service::tests::test_login_returns_valid_jwt_token ... ok
[INFO] [stdout] test infrastructure::security::tests::test_hash_password_different_passwords_produce_different_hashes ... ok
[INFO] [stdout] test infrastructure::security::tests::test_hash_password_same_password_produces_different_hashes ... ok
[INFO] [stdout] test application::auth_service::tests::test_login_returns_error_for_wrong_password ... ok
[INFO] [stdout] test application::auth_service::tests::test_multiple_users_can_register ... ok
[INFO] [stdout] test infrastructure::security::tests::test_verify_password_with_unicode ... ok
[INFO] [stdout] test application::auth_service::tests::test_login_with_different_passwords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.75s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yandex_bank_api-55acd316e7c03825)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/account_integration_tests.rs (/opt/rustwide/target/debug/deps/account_integration_tests-00d701f4997b3002)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_complex_transfer_scenario ... ok
[INFO] [stdout] test test_account_balance_edge_cases ... ok
[INFO] [stdout] test test_multiple_concurrent_deposits ... ok
[INFO] [stdout] test test_multiple_accounts_operations ... ok
[INFO] [stdout] test test_sequential_operations ... ok
[INFO] [stdout] test test_transfer_rollback_scenario ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-971f88d558917749)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_create_account ... ok
[INFO] [stdout] test test_malformed_authorization_header ... ok
[INFO] [stdout] test test_withdraw_from_nonexistent_account ... ok
[INFO] [stdout] test test_deposit_to_nonexistent_account ... ok
[INFO] [stdout] test test_deposit_and_withdraw ... ok
[INFO] [stdout] test test_get_nonexistent_account ... ok
[INFO] [stdout] test test_invalid_token ... ok
[INFO] [stdout] test test_zero_deposit ... ok
[INFO] [stdout] test test_unauthorized_access ... ok
[INFO] [stdout] test test_zero_withdraw ... ok
[INFO] [stdout] test test_transfer_insufficient_funds ... ok
[INFO] [stdout] test test_transfer_same_account ... ok
[INFO] [stdout] test test_transfer ... ok
[INFO] [stdout] test test_withdraw_insufficient_funds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.90s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_integration_tests.rs (/opt/rustwide/target/debug/deps/auth_integration_tests-988027d0eaed9e99)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_get_token_nonexistent_user ... ok
[INFO] [stdout] test test_login_nonexistent_user ... ok
[INFO] [stdout] test test_register_duplicate_email ... ok
[INFO] [stdout] test test_login_wrong_password ... ok
[INFO] [stdout] test test_password_not_stored_in_plain_text ... ok
[INFO] [stdout] test test_full_registration_login_flow ... ok
[INFO] [stdout] test test_multiple_users_registration ... ok
[INFO] [stdout] test test_login_multiple_times_generates_different_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.52s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yandex_bank_api
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67909c30ac4811e85aa1cfd160f1dd3148d666f73a6d744c044b0e7b9a65b4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67909c30ac4811e85aa1cfd160f1dd3148d666f73a6d744c044b0e7b9a65b4f6", kill_on_drop: false }`
[INFO] [stdout] 67909c30ac4811e85aa1cfd160f1dd3148d666f73a6d744c044b0e7b9a65b4f6
